TrackControl
NOT RECOMMENDED WITH THE APPEARANCE MANAGER
When the Appearance Manager is available, callHandleControlClick
instead ofTrackControl
to follow the user's cursor movements in a control and provide visual feedback until the user releases the mouse button.HandleControlClick
allows modifier keys to be passed in so that the control may use these if the control is set up to handle its own tracking.